Skip to content

feat: test case for leanprover/lean4#10577#13

Merged
nomeata merged 4 commits intoleanprover:masterfrom
TwoFX:10577
Feb 26, 2026
Merged

feat: test case for leanprover/lean4#10577#13
nomeata merged 4 commits intoleanprover:masterfrom
TwoFX:10577

Conversation

@TwoFX
Copy link
Member

@TwoFX TwoFX commented Feb 26, 2026

Running always-accept on constlevels... [👍 ❌ 20 ms]
Running always-decline on constlevels... [⊘ ⊘ 1 ms]
Running always-reject on constlevels... [👎 ✅ 1 ms]
Running lean-pr-10565 on constlevels... [⚠️ ⚠️ 882 ms]
Running lean4lean on constlevels... [⊘ ⊘ 29 ms]
Running mini on constlevels... [👎 ✅ 30 ms]
Running nanoda on constlevels... [👎 ✅ 4 ms]
Running official-nightly on constlevels... [⚠️ ⚠️ 761 ms]
Running official on constlevels... [⚠️ ⚠️ 787 ms]
Running parse-only on constlevels... [👍 ❌ 33 ms]
Running rpylean on constlevels... [👎 ✅ 83 ms]

============================================================
Summary:
============================================================
  correct: 4 ✅
  incorrect: 2 ❌
  declined: 2 ⊘
  error: 3 ⚠️

Claude added code to lka.py to ensure that the test gets discovered; no idea whether it's sensible.

lka.py Outdated
source_links = generate_source_links(test, "tests", build_info.get("git_revision"))
stats.update(source_links)
with open(stats_file, "w") as f:
json.dump(stats, f, indent=2)
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hmm, maybe this is copying code that we had below but was somehow lost on the raw-ndjson-code-path. But of so then the code should be refactored. I can ask Claude to fix that first.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, this was more FYI, I think it's better if this is fixed outside of the PR and I rebase the PR.

TwoFX and others added 2 commits February 26, 2026 07:12
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@nomeata nomeata merged commit 2805a38 into leanprover:master Feb 26, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants